home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / clx.lha / clx / CHANGES < prev    next >
Text File  |  1988-09-12  |  825b  |  34 lines

  1. The following changes have been made to this directory since R2:
  2.  
  3.     o  Numerous (re)declarations to keep non-lispms happy
  4.  
  5.     o  Various portability problems fixed
  6.  
  7.     o  Support Unix domain connections for Franz and Lucid
  8.  
  9.     o  Support for Allegro CL 3.0
  10.  
  11.     o  A few performance tweaks
  12.  
  13.     o  Provide sequence numbers in events
  14.  
  15.     o  New event-cond macro defined
  16.  
  17.     o  discard-current-event function defined
  18.  
  19.     o  keysym->keycodes function defined
  20.  
  21.     o  force write-through cache for pixmaps in gcontexts
  22.  
  23.     o  handle NILs in with-gcontext correctly
  24.  
  25.     o  correct consecutive draw-line's to not join
  26.  
  27.     o  write-bitmap-file obeys :width and :height
  28.  
  29.     o  correct various byte/bit problems with image functions
  30.  
  31.     o  correct some macro-expansions problems with event-case
  32.  
  33.     o  other random bugs
  34.